Week 7 & 8 Assignment - Python

Name: Kesav Adithya Venkidusamy
Course: DSC640 - Data Presentation and Visualization
Instructor: Catherine Williams

These two weeks we are going to be focused on heat maps, spatial charts, and contour charts and using various tools to create these visualizations. You must consolidate all the charts into ONE document with each chart labeled with the type of chart and technology - for example: Python - Bar Chart. Failure to label and consolidate the charts will resort in points being taken off or a 0 for the assignment.

Sample Datasets (click on the Downloads tab.)

You may also download them directly from this link: Exercise 4.2 Datasets (click the link to download a folder containing the datasets.)

You need to submit:
1 heat map, 1 spatial chart and 1 funnel or violin chart using Tableau or PowerBI
1 heat map, 1 spatial chart and 1 contour chart using Python
1 heat map, 1 spatial chart and 1 contour chart using R

1 heat map, 1 spatial chart and 1 contour chart using Python

Read Input datasets

1. Python - Heat Map

Plotting Heat Map for ppg test result

Python - Spatial Chart

Python - Contour Chart